Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 19, 2021

Bumps python-markdown-math from 0.6 to 0.8.

Changelog

Sourced from python-markdown-math's changelog.

Version 0.8, 2020-11-03

  • GitLab-style math blocks are now supported in nested environments such as lists.
    • Thanks to Ran Shaham for the contribution.
  • Tests now pass with Python-Markdown 3.3.

Version 0.7, 2020-06-19

  • This extension now requires Python ≥ 3.4 and Python-Markdown ≥ 3.0.
  • Fixed deprecation warnings with Python-Markdown 3.x.
  • Added support for GitLab-style delimiters.
Commits
  • 49ea0ac Prepare 0.8 release
  • 586d10b Switch Travis builds to Focal
  • 7f960e0 Test with Python 3.9
  • 88fa531 Gitlab standalone: add newline after script tag
  • ed62da8 support indented gitlab math block
  • 9fcd064 Drop Python 3.4 and 3.5 support, they are EOL
  • 72c5293 Make the tests pass with Python-Markdown 3.3
  • 0ec9333 Prepare 0.7 release
  • 25b45f0 Remove universal flag for wheel, we no longer support Python 2
  • 64ab6a6 README.md: Fix a typo
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [python-markdown-math](https://github.com/mitya57/python-markdown-math) from 0.6 to 0.8.
- [Release notes](https://github.com/mitya57/python-markdown-math/releases)
- [Changelog](https://github.com/mitya57/python-markdown-math/blob/master/changelog)
- [Commits](mitya57/python-markdown-math@0.6...0.8)

---
updated-dependencies:
- dependency-name: python-markdown-math
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant